/* Temporarily Fix Bad WeARee! Overrides */
/* style.css */
video,
::after,
::before {
  box-sizing: inherit;
}

/*上書き*/
.item-wrapper .wre-part-body h1 {
  margin-bottom: 1rem;
}

/* Temporarily Fix Bad WeARee! Overrides */
/* Editor specific styles */
.cursor-zoom-in {
  cursor: zoom-in;
}
/* Editor specific styles */
